home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Bus / A / 4dSample.cpt / Proc.Ext.rsrc / 4DTE_15056 < prev    next >
Encoding:
Text File  |  1988-03-14  |  334 b   |  5 lines

  1. GetString(Var;Expr1;Exp2)
  2.    Var is an alphanumeric variable
  3.    Expr1 an Expr2 are numeric expressions
  4.  
  5. After a call to GetString, Var contains the string stored in the 'STR#' resource whose resource ID is specified by Expr1 and whose location in the list is specified by Expr2. If the string is not found an empty string is returned.